Skip to content

[0.2.x]: Fix warning, remove #[deny(warnings)] but keep check on CI #214

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jun 10, 2020

Conversation

eldruin
Copy link
Member

@eldruin eldruin commented May 27, 2020

This fixes #213. Additionally I removed #[deny(warnings)] but added a check for it on CI.
I think we should cherry pick #138 to the 0.2.x branch as well and release a 0.2.4 version, since 1.0 will still take a while.
I can do that in a separate PR.

@rust-highfive
Copy link

r? @ryankurte

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive
Copy link

⚠️ Warning ⚠️

  • Pull requests are usually filed against the master branch for this repo, but this one is against v0.2.x. Please double check that you specified the right target!

Copy link
Contributor

@ryankurte ryankurte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm thanks, and agreed on the cherry pick if you'd like to PR this?

@ryankurte
Copy link
Contributor

bors r+

bors bot added a commit that referenced this pull request May 27, 2020
214: [0.2.x]: Fix warning, remove #[deny(warnings)] but keep check on CI r=ryankurte a=eldruin

This fixes #213. Additionally I removed #[deny(warnings)] but added a check for it on CI.
I think we should cherry pick #138 to the 0.2.x branch as well and release a 0.2.4 version, since 1.0 will still take a while.
I can do that in a separate PR.

Co-authored-by: Diego Barrios Romero <[email protected]>
@bors
Copy link
Contributor

bors bot commented May 27, 2020

Build failed:

@eldruin
Copy link
Member Author

eldruin commented May 28, 2020

CI tests failed on rust nightly due to untagged-option. I have updated the stm32f30x crate now.

@eldruin
Copy link
Member Author

eldruin commented May 29, 2020

@ryankurte Could you retry? Travis seems not to have run after I updated the dependency.

@adamgreig
Copy link
Member

bors retry

@bors
Copy link
Contributor

bors bot commented May 29, 2020

🔒 Permission denied

Existing reviewers: click here to make adamgreig a reviewer

@ryankurte
Copy link
Contributor

bors retry

@bors
Copy link
Contributor

bors bot commented Jun 10, 2020

Build succeeded:

@bors bors bot merged commit 4c07da5 into rust-embedded:v0.2.x Jun 10, 2020
@eldruin eldruin deleted the fix-warning branch June 10, 2020 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Review is incomplete T-hal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants